// create a quadratic polynomial surface quadric { // A x^2 + B y^2 + C z^2 + // D xy + E xz + F yz + // G x + H y + I z + J // J // [sturm] }